#1e05c1 color space conversions
Hex:
        #1e05c1
        RGB:
        30, 5, 193
        CMY:
        88, 98, 24
        CMYK:
        84, 97, 0, 24
      HSL:
        248°, 94.9495%, 38.8235%
        HSV (HSB):
        248°, 97.4093%, 75.6863%
        XYZ:
        10.2153, 4.2348, 50.7311
        xyY:
        0.1567, 0.0650, 4.2348
      CIE-Lab:
        24.4330, 63.4446, -85.3365
        CIE-LCH:
        24.4330, 106.3370, 306.6295
        CIE-Luv:
        24.4330, -5.3940, -95.1749
        Hunter-Lab:
        20.5787, 52.5954, -131.7582
      #1e05c1 color charts
#1e05c1 RGB chart
      #1e05c1 CMYK chart
      #1e05c1 RGB pie chart
      #1e05c1 color shades, tints & tones
#1e05c1 color schemes
#1e05c1 color preview, HTML & CSS examples
           This text has a color of #1e05c1        
        
          <p style="color:#1e05c1;">Text here</p>
        
        
          .mytext {color:#1e05c1;}
        
        Text color #1e05c1
      
           This box has a color of #1e05c1        
        
          <div style="background-color:#1e05c1;">Content here</div>
        
        
          .mybackground {background-color:#1e05c1;}
        
        Background color #1e05c1
      
           Border around this has a color of #1e05c1        
        
          <div style="border:2px solid #1e05c1;">Content here</div>
        
        
          .myborder {border:2px solid #1e05c1;}
        
        Border color #1e05c1