#6060eb color space conversions
Hex:
        #6060eb
        RGB:
        96, 96, 235
        CMY:
        62, 62, 8
        CMYK:
        59, 59, 0, 8
      HSL:
        240°, 77.6536%, 64.9020%
        HSV (HSB):
        240°, 59.1489%, 92.1569%
        XYZ:
        24.0021, 16.8507, 80.5847
        xyY:
        0.1977, 0.1388, 16.8507
      CIE-Lab:
        48.0714, 39.8692, -70.4414
        CIE-LCH:
        48.0714, 80.9416, 299.5095
        CIE-Luv:
        48.0714, -7.9240, -109.8969
        Hunter-Lab:
        41.0496, 32.5340, -87.6578
      #6060eb color charts
#6060eb RGB chart
      #6060eb CMYK chart
      #6060eb RGB pie chart
      #6060eb color shades, tints & tones
#6060eb color schemes
#6060eb color preview, HTML & CSS examples
           This text has a color of #6060eb        
        
          <p style="color:#6060eb;">Text here</p>
        
        
          .mytext {color:#6060eb;}
        
        Text color #6060eb
      
           This box has a color of #6060eb        
        
          <div style="background-color:#6060eb;">Content here</div>
        
        
          .mybackground {background-color:#6060eb;}
        
        Background color #6060eb
      
           Border around this has a color of #6060eb        
        
          <div style="border:2px solid #6060eb;">Content here</div>
        
        
          .myborder {border:2px solid #6060eb;}
        
        Border color #6060eb