#2f2ca4 color space conversions
Hex:
        #2f2ca4
        RGB:
        47, 44, 164
        CMY:
        82, 83, 36
        CMYK:
        71, 73, 0, 36
      HSL:
        242°, 57.6923%, 40.7843%
        HSV (HSB):
        242°, 73.1707%, 64.3137%
        XYZ:
        8.7738, 5.0860, 35.6412
        xyY:
        0.1772, 0.1027, 5.0860
      CIE-Lab:
        26.9785, 40.7192, -63.7346
        CIE-LCH:
        26.9785, 75.6317, 302.5740
        CIE-Luv:
        26.9785, -5.2751, -80.6353
        Hunter-Lab:
        22.5522, 29.9779, -77.9145
      #2f2ca4 color charts
#2f2ca4 RGB chart
      #2f2ca4 CMYK chart
      #2f2ca4 RGB pie chart
      #2f2ca4 color shades, tints & tones
#2f2ca4 color schemes
#2f2ca4 color preview, HTML & CSS examples
           This text has a color of #2f2ca4        
        
          <p style="color:#2f2ca4;">Text here</p>
        
        
          .mytext {color:#2f2ca4;}
        
        Text color #2f2ca4
      
           This box has a color of #2f2ca4        
        
          <div style="background-color:#2f2ca4;">Content here</div>
        
        
          .mybackground {background-color:#2f2ca4;}
        
        Background color #2f2ca4
      
           Border around this has a color of #2f2ca4        
        
          <div style="border:2px solid #2f2ca4;">Content here</div>
        
        
          .myborder {border:2px solid #2f2ca4;}
        
        Border color #2f2ca4