#4d0bfa color space conversions
Hex:
        #4d0bfa
        RGB:
        77, 11, 250
        CMY:
        70, 96, 2
        CMYK:
        69, 96, 0, 2
      HSL:
        257°, 95.9839%, 51.1765%
        HSV (HSB):
        257°, 95.6000%, 98.0392%
        XYZ:
        20.4356, 8.7193, 91.0484
        xyY:
        0.1700, 0.0725, 8.7193
      CIE-Lab:
        35.4380, 77.8229, -99.7368
        CIE-LCH:
        35.4380, 126.5062, 307.9643
        CIE-Luv:
        35.4380, -2.4045, -130.5696
        Hunter-Lab:
        29.5284, 71.8589, -162.1461
      #4d0bfa color charts
#4d0bfa RGB chart
      #4d0bfa CMYK chart
      #4d0bfa RGB pie chart
      #4d0bfa color shades, tints & tones
#4d0bfa color schemes
#4d0bfa color preview, HTML & CSS examples
           This text has a color of #4d0bfa        
        
          <p style="color:#4d0bfa;">Text here</p>
        
        
          .mytext {color:#4d0bfa;}
        
        Text color #4d0bfa
      
           This box has a color of #4d0bfa        
        
          <div style="background-color:#4d0bfa;">Content here</div>
        
        
          .mybackground {background-color:#4d0bfa;}
        
        Background color #4d0bfa
      
           Border around this has a color of #4d0bfa        
        
          <div style="border:2px solid #4d0bfa;">Content here</div>
        
        
          .myborder {border:2px solid #4d0bfa;}
        
        Border color #4d0bfa