#2f25cb color space conversions
Hex:
        #2f25cb
        RGB:
        47, 37, 203
        CMY:
        82, 85, 20
        CMYK:
        77, 82, 0, 20
      HSL:
        244°, 69.1667%, 47.0588%
        HSV (HSB):
        244°, 81.7734%, 79.6078%
        XYZ:
        12.6134, 6.2393, 57.0394
        xyY:
        0.1662, 0.0822, 6.2393
      CIE-Lab:
        30.0083, 56.7240, -81.9014
        CIE-LCH:
        30.0083, 99.6265, 304.7061
        CIE-Luv:
        30.0083, -6.2059, -103.7104
        Hunter-Lab:
        24.9785, 46.4243, -117.9060
      #2f25cb color charts
#2f25cb RGB chart
      #2f25cb CMYK chart
      #2f25cb RGB pie chart
      #2f25cb color shades, tints & tones
#2f25cb color schemes
#2f25cb color preview, HTML & CSS examples
           This text has a color of #2f25cb        
        
          <p style="color:#2f25cb;">Text here</p>
        
        
          .mytext {color:#2f25cb;}
        
        Text color #2f25cb
      
           This box has a color of #2f25cb        
        
          <div style="background-color:#2f25cb;">Content here</div>
        
        
          .mybackground {background-color:#2f25cb;}
        
        Background color #2f25cb
      
           Border around this has a color of #2f25cb        
        
          <div style="border:2px solid #2f25cb;">Content here</div>
        
        
          .myborder {border:2px solid #2f25cb;}
        
        Border color #2f25cb