#2f2dc3 color space conversions
Hex:
        #2f2dc3
        RGB:
        47, 45, 195
        CMY:
        82, 82, 24
        CMYK:
        76, 77, 0, 24
      HSL:
        241°, 62.5000%, 47.0588%
        HSV (HSB):
        241°, 76.9231%, 76.4706%
        XYZ:
        11.9610, 6.4212, 52.2388
        xyY:
        0.1694, 0.0909, 6.4212
      CIE-Lab:
        30.4513, 50.3398, -76.4813
        CIE-LCH:
        30.4513, 91.5613, 303.3528
        CIE-Luv:
        30.4513, -6.8460, -99.0668
        Hunter-Lab:
        25.3402, 39.9098, -104.4883
      #2f2dc3 color charts
#2f2dc3 RGB chart
      #2f2dc3 CMYK chart
      #2f2dc3 RGB pie chart
      #2f2dc3 color shades, tints & tones
#2f2dc3 color schemes
#2f2dc3 color preview, HTML & CSS examples
           This text has a color of #2f2dc3        
        
          <p style="color:#2f2dc3;">Text here</p>
        
        
          .mytext {color:#2f2dc3;}
        
        Text color #2f2dc3
      
           This box has a color of #2f2dc3        
        
          <div style="background-color:#2f2dc3;">Content here</div>
        
        
          .mybackground {background-color:#2f2dc3;}
        
        Background color #2f2dc3
      
           Border around this has a color of #2f2dc3        
        
          <div style="border:2px solid #2f2dc3;">Content here</div>
        
        
          .myborder {border:2px solid #2f2dc3;}
        
        Border color #2f2dc3