#6030dd color space conversions
Hex:
        #6030dd
        RGB:
        96, 48, 221
        CMY:
        62, 81, 13
        CMYK:
        57, 78, 0, 13
      HSL:
        257°, 71.7842%, 52.7451%
        HSV (HSB):
        257°, 78.2805%, 86.6667%
        XYZ:
        18.9320, 9.8212, 69.3045
        xyY:
        0.1931, 0.1002, 9.8212
      CIE-Lab:
        37.5195, 61.3166, -79.7653
        CIE-LCH:
        37.5195, 100.6093, 307.5499
        CIE-Luv:
        37.5195, 2.2208, -113.2082
        Hunter-Lab:
        31.3387, 52.9905, -109.1806
      #6030dd color charts
#6030dd RGB chart
      #6030dd CMYK chart
      #6030dd RGB pie chart
      #6030dd color shades, tints & tones
#6030dd color schemes
#6030dd color preview, HTML & CSS examples
           This text has a color of #6030dd        
        
          <p style="color:#6030dd;">Text here</p>
        
        
          .mytext {color:#6030dd;}
        
        Text color #6030dd
      
           This box has a color of #6030dd        
        
          <div style="background-color:#6030dd;">Content here</div>
        
        
          .mybackground {background-color:#6030dd;}
        
        Background color #6030dd
      
           Border around this has a color of #6030dd        
        
          <div style="border:2px solid #6030dd;">Content here</div>
        
        
          .myborder {border:2px solid #6030dd;}
        
        Border color #6030dd