#1e0c65 color space conversions
Hex:
        #1e0c65
        RGB:
        30, 12, 101
        CMY:
        88, 95, 60
        CMYK:
        70, 88, 0, 60
      HSL:
        252°, 78.7611%, 22.1569%
        HSV (HSB):
        252°, 88.1188%, 39.6078%
        XYZ:
        3.0159, 1.4785, 12.4384
        xyY:
        0.1781, 0.0873, 1.4785
      CIE-Lab:
        12.4710, 35.5727, -47.9550
        CIE-LCH:
        12.4710, 59.7085, 306.5677
        CIE-Luv:
        12.4710, -0.7868, -41.4155
        Hunter-Lab:
        12.1596, 22.9930, -52.1377
      #1e0c65 color charts
#1e0c65 RGB chart
      #1e0c65 CMYK chart
      #1e0c65 RGB pie chart
      #1e0c65 color shades, tints & tones
#1e0c65 color schemes
#1e0c65 color preview, HTML & CSS examples
           This text has a color of #1e0c65        
        
          <p style="color:#1e0c65;">Text here</p>
        
        
          .mytext {color:#1e0c65;}
        
        Text color #1e0c65
      
           This box has a color of #1e0c65        
        
          <div style="background-color:#1e0c65;">Content here</div>
        
        
          .mybackground {background-color:#1e0c65;}
        
        Background color #1e0c65
      
           Border around this has a color of #1e0c65        
        
          <div style="border:2px solid #1e0c65;">Content here</div>
        
        
          .myborder {border:2px solid #1e0c65;}
        
        Border color #1e0c65