#6063ef color space conversions
Hex:
        #6063ef
        RGB:
        96, 99, 239
        CMY:
        62, 61, 6
        CMYK:
        60, 59, 0, 6
      HSL:
        239°, 81.7143%, 65.6863%
        HSV (HSB):
        239°, 59.8326%, 93.7255%
        XYZ:
        24.8657, 17.6425, 83.7561
        xyY:
        0.1969, 0.1397, 17.6425
      CIE-Lab:
        49.0596, 39.3554, -71.0804
        CIE-LCH:
        49.0596, 81.2482, 298.9722
        CIE-Luv:
        49.0596, -8.8728, -111.4284
        Hunter-Lab:
        42.0029, 32.1667, -88.8254
      #6063ef color charts
#6063ef RGB chart
      #6063ef CMYK chart
      #6063ef RGB pie chart
      #6063ef color shades, tints & tones
#6063ef color schemes
#6063ef color preview, HTML & CSS examples
           This text has a color of #6063ef        
        
          <p style="color:#6063ef;">Text here</p>
        
        
          .mytext {color:#6063ef;}
        
        Text color #6063ef
      
           This box has a color of #6063ef        
        
          <div style="background-color:#6063ef;">Content here</div>
        
        
          .mybackground {background-color:#6063ef;}
        
        Background color #6063ef
      
           Border around this has a color of #6063ef        
        
          <div style="border:2px solid #6063ef;">Content here</div>
        
        
          .myborder {border:2px solid #6063ef;}
        
        Border color #6063ef