#5f0bbb color space conversions
Hex:
        #5f0bbb
        RGB:
        95, 11, 187
        CMY:
        63, 96, 27
        CMYK:
        49, 94, 0, 27
      HSL:
        269°, 88.8889%, 38.8235%
        HSV (HSB):
        269°, 94.1176%, 73.3333%
        XYZ:
        13.8086, 6.2601, 47.4942
        xyY:
        0.2044, 0.0927, 6.2601
      CIE-Lab:
        30.0594, 64.3177, -72.2656
        CIE-LCH:
        30.0594, 96.7423, 311.6697
        CIE-Luv:
        30.0594, 8.9596, -95.0149
        Hunter-Lab:
        25.0202, 54.7287, -95.0323
      #5f0bbb color charts
#5f0bbb RGB chart
      #5f0bbb CMYK chart
      #5f0bbb RGB pie chart
      #5f0bbb color shades, tints & tones
#5f0bbb color schemes
#5f0bbb color preview, HTML & CSS examples
           This text has a color of #5f0bbb        
        
          <p style="color:#5f0bbb;">Text here</p>
        
        
          .mytext {color:#5f0bbb;}
        
        Text color #5f0bbb
      
           This box has a color of #5f0bbb        
        
          <div style="background-color:#5f0bbb;">Content here</div>
        
        
          .mybackground {background-color:#5f0bbb;}
        
        Background color #5f0bbb
      
           Border around this has a color of #5f0bbb        
        
          <div style="border:2px solid #5f0bbb;">Content here</div>
        
        
          .myborder {border:2px solid #5f0bbb;}
        
        Border color #5f0bbb