#5c06be color space conversions
Hex:
        #5c06be
        RGB:
        92, 6, 190
        CMY:
        64, 98, 25
        CMYK:
        52, 97, 0, 25
      HSL:
        268°, 93.8776%, 38.4314%
        HSV (HSB):
        268°, 96.8421%, 74.5098%
        XYZ:
        13.7730, 6.1233, 49.1712
        xyY:
        0.1994, 0.0887, 6.1233
      CIE-Lab:
        29.7213, 65.5487, -74.6130
        CIE-LCH:
        29.7213, 99.3164, 311.2998
        CIE-Luv:
        29.7213, 7.6498, -96.8375
        Hunter-Lab:
        24.7452, 56.0477, -100.4933
      #5c06be color charts
#5c06be RGB chart
      #5c06be CMYK chart
      #5c06be RGB pie chart
      #5c06be color shades, tints & tones
#5c06be color schemes
#5c06be color preview, HTML & CSS examples
           This text has a color of #5c06be        
        
          <p style="color:#5c06be;">Text here</p>
        
        
          .mytext {color:#5c06be;}
        
        Text color #5c06be
      
           This box has a color of #5c06be        
        
          <div style="background-color:#5c06be;">Content here</div>
        
        
          .mybackground {background-color:#5c06be;}
        
        Background color #5c06be
      
           Border around this has a color of #5c06be        
        
          <div style="border:2px solid #5c06be;">Content here</div>
        
        
          .myborder {border:2px solid #5c06be;}
        
        Border color #5c06be