#5f05ec color space conversions
Hex:
        #5f05ec
        RGB:
        95, 5, 236
        CMY:
        63, 98, 7
        CMYK:
        60, 98, 0, 7
      HSL:
        263°, 95.8506%, 47.2549%
        HSV (HSB):
        263°, 97.8814%, 92.5490%
        XYZ:
        19.9139, 8.5976, 79.9668
        xyY:
        0.1836, 0.0793, 8.5976
      CIE-Lab:
        35.1976, 76.2884, -92.1739
        CIE-LCH:
        35.1976, 119.6493, 309.6131
        CIE-Luv:
        35.1976, 3.2247, -123.2267
        Hunter-Lab:
        29.3216, 69.9163, -141.1724
      #5f05ec color charts
#5f05ec RGB chart
      #5f05ec CMYK chart
      #5f05ec RGB pie chart
      #5f05ec color shades, tints & tones
#5f05ec color schemes
#5f05ec color preview, HTML & CSS examples
           This text has a color of #5f05ec        
        
          <p style="color:#5f05ec;">Text here</p>
        
        
          .mytext {color:#5f05ec;}
        
        Text color #5f05ec
      
           This box has a color of #5f05ec        
        
          <div style="background-color:#5f05ec;">Content here</div>
        
        
          .mybackground {background-color:#5f05ec;}
        
        Background color #5f05ec
      
           Border around this has a color of #5f05ec        
        
          <div style="border:2px solid #5f05ec;">Content here</div>
        
        
          .myborder {border:2px solid #5f05ec;}
        
        Border color #5f05ec