#2f42ca color space conversions
Hex:
        #2f42ca
        RGB:
        47, 66, 202
        CMY:
        82, 74, 21
        CMYK:
        77, 67, 0, 21
      HSL:
        233°, 62.2490%, 48.8235%
        HSV (HSB):
        233°, 76.7327%, 79.2157%
        XYZ:
        13.7812, 8.7650, 56.8426
        xyY:
        0.1736, 0.1104, 8.7650
      CIE-Lab:
        35.5279, 40.5723, -72.1991
        CIE-LCH:
        35.5279, 82.8180, 299.3338
        CIE-Luv:
        35.5279, -10.7501, -100.9304
        Hunter-Lab:
        29.6058, 31.2796, -93.1116
      #2f42ca color charts
#2f42ca RGB chart
      #2f42ca CMYK chart
      #2f42ca RGB pie chart
      #2f42ca color shades, tints & tones
#2f42ca color schemes
#2f42ca color preview, HTML & CSS examples
           This text has a color of #2f42ca        
        
          <p style="color:#2f42ca;">Text here</p>
        
        
          .mytext {color:#2f42ca;}
        
        Text color #2f42ca
      
           This box has a color of #2f42ca        
        
          <div style="background-color:#2f42ca;">Content here</div>
        
        
          .mybackground {background-color:#2f42ca;}
        
        Background color #2f42ca
      
           Border around this has a color of #2f42ca        
        
          <div style="border:2px solid #2f42ca;">Content here</div>
        
        
          .myborder {border:2px solid #2f42ca;}
        
        Border color #2f42ca