#4b0bfa color space conversions
Hex:
        #4b0bfa
        RGB:
        75, 11, 250
        CMY:
        71, 96, 2
        CMYK:
        70, 96, 0, 2
      HSL:
        256°, 95.9839%, 51.1765%
        HSV (HSB):
        256°, 95.6000%, 98.0392%
        XYZ:
        20.2766, 8.6373, 91.0410
        xyY:
        0.1690, 0.0720, 8.6373
      CIE-Lab:
        35.2764, 77.7410, -100.0103
        CIE-LCH:
        35.2764, 126.6717, 307.8590
        CIE-Luv:
        35.2764, -2.7883, -130.4909
        Hunter-Lab:
        29.3893, 71.7215, -163.0934
      #4b0bfa color charts
#4b0bfa RGB chart
      #4b0bfa CMYK chart
      #4b0bfa RGB pie chart
      #4b0bfa color shades, tints & tones
#4b0bfa color schemes
#4b0bfa color preview, HTML & CSS examples
           This text has a color of #4b0bfa        
        
          <p style="color:#4b0bfa;">Text here</p>
        
        
          .mytext {color:#4b0bfa;}
        
        Text color #4b0bfa
      
           This box has a color of #4b0bfa        
        
          <div style="background-color:#4b0bfa;">Content here</div>
        
        
          .mybackground {background-color:#4b0bfa;}
        
        Background color #4b0bfa
      
           Border around this has a color of #4b0bfa        
        
          <div style="border:2px solid #4b0bfa;">Content here</div>
        
        
          .myborder {border:2px solid #4b0bfa;}
        
        Border color #4b0bfa