#0260ca color space conversions
Hex:
        #0260ca
        RGB:
        2, 96, 202
        CMY:
        99, 62, 21
        CMYK:
        99, 52, 0, 21
      HSL:
        212°, 98.0392%, 40.0000%
        HSV (HSB):
        212°, 99.0099%, 79.2157%
        XYZ:
        14.8686, 12.6429, 57.5338
        xyY:
        0.1748, 0.1487, 12.6429
      CIE-Lab:
        42.2202, 18.4608, -61.3107
        CIE-LCH:
        42.2202, 64.0298, 286.7572
        CIE-Luv:
        42.2202, -22.0262, -91.4444
        Hunter-Lab:
        35.5569, 12.4176, -71.0460
      #0260ca color charts
#0260ca RGB chart
      #0260ca CMYK chart
      #0260ca RGB pie chart
      #0260ca color shades, tints & tones
#0260ca color schemes
#0260ca color preview, HTML & CSS examples
           This text has a color of #0260ca        
        
          <p style="color:#0260ca;">Text here</p>
        
        
          .mytext {color:#0260ca;}
        
        Text color #0260ca
      
           This box has a color of #0260ca        
        
          <div style="background-color:#0260ca;">Content here</div>
        
        
          .mybackground {background-color:#0260ca;}
        
        Background color #0260ca
      
           Border around this has a color of #0260ca        
        
          <div style="border:2px solid #0260ca;">Content here</div>
        
        
          .myborder {border:2px solid #0260ca;}
        
        Border color #0260ca