#2f54fd color space conversions
Hex:
        #2f54fd
        RGB:
        47, 84, 253
        CMY:
        82, 67, 1
        CMYK:
        81, 67, 0, 1
      HSL:
        229°, 98.0952%, 58.8235%
        HSV (HSB):
        229°, 81.4229%, 99.2157%
        XYZ:
        22.0722, 14.0368, 94.4746
        xyY:
        0.1690, 0.1075, 14.0368
      CIE-Lab:
        44.2857, 47.4785, -86.8166
        CIE-LCH:
        44.2857, 98.9512, 298.6735
        CIE-Luv:
        44.2857, -15.4022, -128.6898
        Hunter-Lab:
        37.4658, 39.5948, -123.2810
      #2f54fd color charts
#2f54fd RGB chart
      #2f54fd CMYK chart
      #2f54fd RGB pie chart
      #2f54fd color shades, tints & tones
#2f54fd color schemes
#2f54fd color preview, HTML & CSS examples
           This text has a color of #2f54fd        
        
          <p style="color:#2f54fd;">Text here</p>
        
        
          .mytext {color:#2f54fd;}
        
        Text color #2f54fd
      
           This box has a color of #2f54fd        
        
          <div style="background-color:#2f54fd;">Content here</div>
        
        
          .mybackground {background-color:#2f54fd;}
        
        Background color #2f54fd
      
           Border around this has a color of #2f54fd        
        
          <div style="border:2px solid #2f54fd;">Content here</div>
        
        
          .myborder {border:2px solid #2f54fd;}
        
        Border color #2f54fd