#4a1bfa color space conversions
Hex:
        #4a1bfa
        RGB:
        74, 27, 250
        CMY:
        71, 89, 2
        CMYK:
        70, 89, 0, 2
      HSL:
        253°, 95.7082%, 54.3137%
        HSV (HSB):
        253°, 89.2000%, 98.0392%
        XYZ:
        20.4713, 9.1418, 91.1281
        xyY:
        0.1695, 0.0757, 9.1418
      CIE-Lab:
        36.2560, 74.4718, -98.3815
        CIE-LCH:
        36.2560, 123.3895, 307.1246
        CIE-Luv:
        36.2560, -3.6969, -130.7613
        Hunter-Lab:
        30.2355, 67.9435, -157.5320
      #4a1bfa color charts
#4a1bfa RGB chart
      #4a1bfa CMYK chart
      #4a1bfa RGB pie chart
      #4a1bfa color shades, tints & tones
#4a1bfa color schemes
#4a1bfa color preview, HTML & CSS examples
           This text has a color of #4a1bfa        
        
          <p style="color:#4a1bfa;">Text here</p>
        
        
          .mytext {color:#4a1bfa;}
        
        Text color #4a1bfa
      
           This box has a color of #4a1bfa        
        
          <div style="background-color:#4a1bfa;">Content here</div>
        
        
          .mybackground {background-color:#4a1bfa;}
        
        Background color #4a1bfa
      
           Border around this has a color of #4a1bfa        
        
          <div style="border:2px solid #4a1bfa;">Content here</div>
        
        
          .myborder {border:2px solid #4a1bfa;}
        
        Border color #4a1bfa