#060fe6 color space conversions
Hex:
        #060fe6
        RGB:
        6, 15, 230
        CMY:
        98, 94, 10
        CMYK:
        97, 93, 0, 10
      HSL:
        238°, 94.9153%, 46.2745%
        HSV (HSB):
        238°, 97.3913%, 90.1961%
        XYZ:
        14.5289, 6.0935, 75.2733
        xyY:
        0.1515, 0.0635, 6.0935
      CIE-Lab:
        29.6472, 70.5870, -98.1419
        CIE-LCH:
        29.6472, 120.8898, 305.7250
        CIE-Luv:
        29.6472, -8.7344, -116.7907
        Hunter-Lab:
        24.6851, 61.8605, -163.5160
      #060fe6 color charts
#060fe6 RGB chart
      #060fe6 CMYK chart
      #060fe6 RGB pie chart
      #060fe6 color shades, tints & tones
#060fe6 color schemes
#060fe6 color preview, HTML & CSS examples
           This text has a color of #060fe6        
        
          <p style="color:#060fe6;">Text here</p>
        
        
          .mytext {color:#060fe6;}
        
        Text color #060fe6
      
           This box has a color of #060fe6        
        
          <div style="background-color:#060fe6;">Content here</div>
        
        
          .mybackground {background-color:#060fe6;}
        
        Background color #060fe6
      
           Border around this has a color of #060fe6        
        
          <div style="border:2px solid #060fe6;">Content here</div>
        
        
          .myborder {border:2px solid #060fe6;}
        
        Border color #060fe6