#2f41fd color space conversions
Hex:
        #2f41fd
        RGB:
        47, 65, 253
        CMY:
        82, 75, 1
        CMYK:
        81, 74, 0, 1
      HSL:
        235°, 98.0952%, 58.8235%
        HSV (HSB):
        235°, 81.4229%, 99.2157%
        XYZ:
        20.7922, 11.4768, 94.0479
        xyY:
        0.1646, 0.0909, 11.4768
      CIE-Lab:
        40.3722, 58.2876, -93.2765
        CIE-LCH:
        40.3722, 109.9907, 302.0009
        CIE-Luv:
        40.3722, -11.9557, -131.6932
        Hunter-Lab:
        33.8774, 50.2687, -140.8823
      #2f41fd color charts
#2f41fd RGB chart
      #2f41fd CMYK chart
      #2f41fd RGB pie chart
      #2f41fd color shades, tints & tones
#2f41fd color schemes
#2f41fd color preview, HTML & CSS examples
           This text has a color of #2f41fd        
        
          <p style="color:#2f41fd;">Text here</p>
        
        
          .mytext {color:#2f41fd;}
        
        Text color #2f41fd
      
           This box has a color of #2f41fd        
        
          <div style="background-color:#2f41fd;">Content here</div>
        
        
          .mybackground {background-color:#2f41fd;}
        
        Background color #2f41fd
      
           Border around this has a color of #2f41fd        
        
          <div style="border:2px solid #2f41fd;">Content here</div>
        
        
          .myborder {border:2px solid #2f41fd;}
        
        Border color #2f41fd