#1e1bfa color space conversions
Hex:
        #1e1bfa
        RGB:
        30, 27, 250
        CMY:
        88, 89, 2
        CMYK:
        88, 89, 0, 2
      HSL:
        241°, 95.7082%, 54.3137%
        HSV (HSB):
        241°, 89.2000%, 98.0392%
        XYZ:
        18.1827, 7.9620, 91.0210
        xyY:
        0.1552, 0.0680, 7.9620
      CIE-Lab:
        33.9036, 72.9980, -102.3634
        CIE-LCH:
        33.9036, 125.7258, 305.4937
        CIE-Luv:
        33.9036, -9.1410, -129.5127
        Hunter-Lab:
        28.2170, 65.6431, -171.5025
      #1e1bfa color charts
#1e1bfa RGB chart
      #1e1bfa CMYK chart
      #1e1bfa RGB pie chart
      #1e1bfa color shades, tints & tones
#1e1bfa color schemes
#1e1bfa color preview, HTML & CSS examples
           This text has a color of #1e1bfa        
        
          <p style="color:#1e1bfa;">Text here</p>
        
        
          .mytext {color:#1e1bfa;}
        
        Text color #1e1bfa
      
           This box has a color of #1e1bfa        
        
          <div style="background-color:#1e1bfa;">Content here</div>
        
        
          .mybackground {background-color:#1e1bfa;}
        
        Background color #1e1bfa
      
           Border around this has a color of #1e1bfa        
        
          <div style="border:2px solid #1e1bfa;">Content here</div>
        
        
          .myborder {border:2px solid #1e1bfa;}
        
        Border color #1e1bfa