#2f32ca color space conversions
Hex:
        #2f32ca
        RGB:
        47, 50, 202
        CMY:
        82, 80, 21
        CMYK:
        77, 75, 0, 21
      HSL:
        239°, 62.2490%, 48.8235%
        HSV (HSB):
        239°, 76.7327%, 79.2157%
        XYZ:
        12.9736, 7.1498, 56.5734
        xyY:
        0.1692, 0.0932, 7.1498
      CIE-Lab:
        32.1456, 49.9166, -77.7761
        CIE-LCH:
        32.1456, 92.4164, 302.6923
        CIE-Luv:
        32.1456, -7.8805, -102.9688
        Hunter-Lab:
        26.7391, 39.8130, -106.7256
      #2f32ca color charts
#2f32ca RGB chart
      #2f32ca CMYK chart
      #2f32ca RGB pie chart
      #2f32ca color shades, tints & tones
#2f32ca color schemes
#2f32ca color preview, HTML & CSS examples
           This text has a color of #2f32ca        
        
          <p style="color:#2f32ca;">Text here</p>
        
        
          .mytext {color:#2f32ca;}
        
        Text color #2f32ca
      
           This box has a color of #2f32ca        
        
          <div style="background-color:#2f32ca;">Content here</div>
        
        
          .mybackground {background-color:#2f32ca;}
        
        Background color #2f32ca
      
           Border around this has a color of #2f32ca        
        
          <div style="border:2px solid #2f32ca;">Content here</div>
        
        
          .myborder {border:2px solid #2f32ca;}
        
        Border color #2f32ca