#2142d8 color space conversions
Hex:
        #2142d8
        RGB:
        33, 66, 216
        CMY:
        87, 74, 15
        CMYK:
        85, 69, 0, 15
      HSL:
        229°, 73.4940%, 48.8235%
        HSV (HSB):
        229°, 84.7222%, 84.7059%
        XYZ:
        14.9701, 9.1776, 65.9482
        xyY:
        0.1662, 0.1019, 9.1776
      CIE-Lab:
        36.3241, 44.4869, -79.0032
        CIE-LCH:
        36.3241, 90.6675, 299.3840
        CIE-Luv:
        36.3241, -12.7436, -109.8663
        Hunter-Lab:
        30.2946, 35.1902, -107.8619
      #2142d8 color charts
#2142d8 RGB chart
      #2142d8 CMYK chart
      #2142d8 RGB pie chart
      #2142d8 color shades, tints & tones
#2142d8 color schemes
#2142d8 color preview, HTML & CSS examples
           This text has a color of #2142d8        
        
          <p style="color:#2142d8;">Text here</p>
        
        
          .mytext {color:#2142d8;}
        
        Text color #2142d8
      
           This box has a color of #2142d8        
        
          <div style="background-color:#2142d8;">Content here</div>
        
        
          .mybackground {background-color:#2142d8;}
        
        Background color #2142d8
      
           Border around this has a color of #2142d8        
        
          <div style="border:2px solid #2142d8;">Content here</div>
        
        
          .myborder {border:2px solid #2142d8;}
        
        Border color #2142d8