#2142fc color space conversions
Hex:
        #2142fc
        RGB:
        33, 66, 252
        CMY:
        87, 74, 1
        CMYK:
        87, 74, 0, 1
      HSL:
        231°, 97.3333%, 55.8824%
        HSV (HSB):
        231°, 86.9048%, 98.8235%
        XYZ:
        20.1461, 11.2480, 93.2047
        xyY:
        0.1617, 0.0903, 11.2480
      CIE-Lab:
        39.9951, 56.7592, -93.3557
        CIE-LCH:
        39.9951, 109.2561, 301.2992
        CIE-Luv:
        39.9951, -13.4287, -131.1540
        Hunter-Lab:
        33.5381, 48.5321, -141.2944
      #2142fc color charts
#2142fc RGB chart
      #2142fc CMYK chart
      #2142fc RGB pie chart
      #2142fc color shades, tints & tones
#2142fc color schemes
#2142fc color preview, HTML & CSS examples
           This text has a color of #2142fc        
        
          <p style="color:#2142fc;">Text here</p>
        
        
          .mytext {color:#2142fc;}
        
        Text color #2142fc
      
           This box has a color of #2142fc        
        
          <div style="background-color:#2142fc;">Content here</div>
        
        
          .mybackground {background-color:#2142fc;}
        
        Background color #2142fc
      
           Border around this has a color of #2142fc        
        
          <div style="border:2px solid #2142fc;">Content here</div>
        
        
          .myborder {border:2px solid #2142fc;}
        
        Border color #2142fc