#6030a7 color space conversions
Hex:
        #6030a7
        RGB:
        96, 48, 167
        CMY:
        62, 81, 35
        CMYK:
        43, 71, 0, 35
      HSL:
        264°, 55.3488%, 42.1569%
        HSV (HSB):
        264°, 71.2575%, 65.4902%
        XYZ:
        12.8559, 7.3907, 37.3082
        xyY:
        0.2234, 0.1284, 7.3907
      CIE-Lab:
        32.6803, 46.8307, -56.0200
        CIE-LCH:
        32.6803, 73.0161, 309.8944
        CIE-Luv:
        32.6803, 8.6618, -79.0456
        Hunter-Lab:
        27.1859, 36.8352, -62.3357
      #6030a7 color charts
#6030a7 RGB chart
      #6030a7 CMYK chart
      #6030a7 RGB pie chart
      #6030a7 color shades, tints & tones
#6030a7 color schemes
#6030a7 color preview, HTML & CSS examples
           This text has a color of #6030a7        
        
          <p style="color:#6030a7;">Text here</p>
        
        
          .mytext {color:#6030a7;}
        
        Text color #6030a7
      
           This box has a color of #6030a7        
        
          <div style="background-color:#6030a7;">Content here</div>
        
        
          .mybackground {background-color:#6030a7;}
        
        Background color #6030a7
      
           Border around this has a color of #6030a7        
        
          <div style="border:2px solid #6030a7;">Content here</div>
        
        
          .myborder {border:2px solid #6030a7;}
        
        Border color #6030a7