#060ffa color space conversions
Hex:
        #060ffa
        RGB:
        6, 15, 250
        CMY:
        98, 94, 2
        CMYK:
        98, 94, 0, 2
      HSL:
        238°, 96.0630%, 50.1961%
        HSV (HSB):
        238°, 97.6000%, 98.0392%
        XYZ:
        17.5012, 7.2825, 90.9257
        xyY:
        0.1513, 0.0629, 7.2825
      CIE-Lab:
        32.4415, 75.6552, -104.8185
        CIE-LCH:
        32.4415, 129.2696, 305.8207
        CIE-Luv:
        32.4415, -9.5377, -128.3278
        Hunter-Lab:
        26.9861, 68.5366, -180.8788
      #060ffa color charts
#060ffa RGB chart
      #060ffa CMYK chart
      #060ffa RGB pie chart
      #060ffa color shades, tints & tones
#060ffa color schemes
#060ffa color preview, HTML & CSS examples
           This text has a color of #060ffa        
        
          <p style="color:#060ffa;">Text here</p>
        
        
          .mytext {color:#060ffa;}
        
        Text color #060ffa
      
           This box has a color of #060ffa        
        
          <div style="background-color:#060ffa;">Content here</div>
        
        
          .mybackground {background-color:#060ffa;}
        
        Background color #060ffa
      
           Border around this has a color of #060ffa        
        
          <div style="border:2px solid #060ffa;">Content here</div>
        
        
          .myborder {border:2px solid #060ffa;}
        
        Border color #060ffa