#30108e color space conversions
Hex:
        #30108e
        RGB:
        48, 16, 142
        CMY:
        81, 94, 44
        CMYK:
        66, 89, 0, 44
      HSL:
        255°, 79.7468%, 30.9804%
        HSV (HSB):
        255°, 88.7324%, 55.6863%
        XYZ:
        6.2867, 2.9520, 25.8296
        xyY:
        0.1793, 0.0842, 2.9520
      CIE-Lab:
        19.8504, 47.6801, -61.9971
        CIE-LCH:
        19.8504, 78.2114, 307.5628
        CIE-Luv:
        19.8504, -0.3780, -67.3180
        Hunter-Lab:
        17.1813, 35.2468, -77.1074
      #30108e color charts
#30108e RGB chart
      #30108e CMYK chart
      #30108e RGB pie chart
      #30108e color shades, tints & tones
#30108e color schemes
#30108e color preview, HTML & CSS examples
           This text has a color of #30108e        
        
          <p style="color:#30108e;">Text here</p>
        
        
          .mytext {color:#30108e;}
        
        Text color #30108e
      
           This box has a color of #30108e        
        
          <div style="background-color:#30108e;">Content here</div>
        
        
          .mybackground {background-color:#30108e;}
        
        Background color #30108e
      
           Border around this has a color of #30108e        
        
          <div style="border:2px solid #30108e;">Content here</div>
        
        
          .myborder {border:2px solid #30108e;}
        
        Border color #30108e