#5c07bf color space conversions
Hex:
        #5c07bf
        RGB:
        92, 7, 191
        CMY:
        64, 97, 25
        CMYK:
        52, 96, 0, 25
      HSL:
        268°, 92.9293%, 38.8235%
        HSV (HSB):
        268°, 96.3351%, 74.9020%
        XYZ:
        13.8936, 6.1889, 49.7525
        xyY:
        0.1989, 0.0886, 6.1889
      CIE-Lab:
        29.8840, 65.6116, -74.9349
        CIE-LCH:
        29.8840, 99.5998, 311.2048
        CIE-Luv:
        29.8840, 7.4828, -97.4128
        Hunter-Lab:
        24.8774, 56.1535, -101.1603
      #5c07bf color charts
#5c07bf RGB chart
      #5c07bf CMYK chart
      #5c07bf RGB pie chart
      #5c07bf color shades, tints & tones
#5c07bf color schemes
#5c07bf color preview, HTML & CSS examples
           This text has a color of #5c07bf        
        
          <p style="color:#5c07bf;">Text here</p>
        
        
          .mytext {color:#5c07bf;}
        
        Text color #5c07bf
      
           This box has a color of #5c07bf        
        
          <div style="background-color:#5c07bf;">Content here</div>
        
        
          .mybackground {background-color:#5c07bf;}
        
        Background color #5c07bf
      
           Border around this has a color of #5c07bf        
        
          <div style="border:2px solid #5c07bf;">Content here</div>
        
        
          .myborder {border:2px solid #5c07bf;}
        
        Border color #5c07bf