#2142df color space conversions
Hex:
        #2142df
        RGB:
        33, 66, 223
        CMY:
        87, 74, 13
        CMYK:
        85, 70, 0, 13
      HSL:
        230°, 74.8031%, 50.1961%
        HSV (HSB):
        230°, 85.2018%, 87.4510%
        XYZ:
        15.8947, 9.5475, 70.8171
        xyY:
        0.1651, 0.0992, 9.5475
      CIE-Lab:
        37.0177, 46.9456, -81.8732
        CIE-LCH:
        37.0177, 94.3775, 299.8297
        CIE-Luv:
        37.0177, -12.8613, -114.0873
        Hunter-Lab:
        30.8990, 37.7487, -114.2570
      #2142df color charts
#2142df RGB chart
      #2142df CMYK chart
      #2142df RGB pie chart
      #2142df color shades, tints & tones
#2142df color schemes
#2142df color preview, HTML & CSS examples
           This text has a color of #2142df        
        
          <p style="color:#2142df;">Text here</p>
        
        
          .mytext {color:#2142df;}
        
        Text color #2142df
      
           This box has a color of #2142df        
        
          <div style="background-color:#2142df;">Content here</div>
        
        
          .mybackground {background-color:#2142df;}
        
        Background color #2142df
      
           Border around this has a color of #2142df        
        
          <div style="border:2px solid #2142df;">Content here</div>
        
        
          .myborder {border:2px solid #2142df;}
        
        Border color #2142df