#6030bb color space conversions
Hex:
        #6030bb
        RGB:
        96, 48, 187
        CMY:
        62, 81, 27
        CMYK:
        49, 74, 0, 27
      HSL:
        261°, 59.1489%, 46.0784%
        HSV (HSB):
        261°, 74.3316%, 73.3333%
        XYZ:
        14.8505, 8.1886, 47.8116
        xyY:
        0.2096, 0.1156, 8.1886
      CIE-Lab:
        34.3725, 52.1775, -65.1662
        CIE-LCH:
        34.3725, 83.4813, 308.6837
        CIE-Luv:
        34.3725, 6.0187, -92.1279
        Hunter-Lab:
        28.6157, 42.5575, -79.0318
      #6030bb color charts
#6030bb RGB chart
      #6030bb CMYK chart
      #6030bb RGB pie chart
      #6030bb color shades, tints & tones
#6030bb color schemes
#6030bb color preview, HTML & CSS examples
           This text has a color of #6030bb        
        
          <p style="color:#6030bb;">Text here</p>
        
        
          .mytext {color:#6030bb;}
        
        Text color #6030bb
      
           This box has a color of #6030bb        
        
          <div style="background-color:#6030bb;">Content here</div>
        
        
          .mybackground {background-color:#6030bb;}
        
        Background color #6030bb
      
           Border around this has a color of #6030bb        
        
          <div style="border:2px solid #6030bb;">Content here</div>
        
        
          .myborder {border:2px solid #6030bb;}
        
        Border color #6030bb