#025bfc color space conversions
Hex:
        #025bfc
        RGB:
        2, 91, 252
        CMY:
        99, 64, 1
        CMYK:
        99, 64, 0, 1
      HSL:
        219°, 98.4252%, 49.8039%
        HSV (HSB):
        219°, 99.2063%, 98.8235%
        XYZ:
        21.3368, 14.5234, 93.7742
        xyY:
        0.1646, 0.1120, 14.5234
      CIE-Lab:
        44.9743, 41.0584, -85.1568
        CIE-LCH:
        44.9743, 94.5382, 295.7411
        CIE-Luv:
        44.9743, -19.8033, -126.9992
        Hunter-Lab:
        38.1095, 33.2472, -119.2153
      #025bfc color charts
#025bfc RGB chart
      #025bfc CMYK chart
      #025bfc RGB pie chart
      #025bfc color shades, tints & tones
#025bfc color schemes
#025bfc color preview, HTML & CSS examples
           This text has a color of #025bfc        
        
          <p style="color:#025bfc;">Text here</p>
        
        
          .mytext {color:#025bfc;}
        
        Text color #025bfc
      
           This box has a color of #025bfc        
        
          <div style="background-color:#025bfc;">Content here</div>
        
        
          .mybackground {background-color:#025bfc;}
        
        Background color #025bfc
      
           Border around this has a color of #025bfc        
        
          <div style="border:2px solid #025bfc;">Content here</div>
        
        
          .myborder {border:2px solid #025bfc;}
        
        Border color #025bfc