#5c05be color space conversions
Hex:
        #5c05be
        RGB:
        92, 5, 190
        CMY:
        64, 98, 25
        CMYK:
        52, 97, 0, 25
      HSL:
        268°, 94.8718%, 38.2353%
        HSV (HSB):
        268°, 97.3684%, 74.5098%
        XYZ:
        13.7622, 6.1016, 49.1676
        xyY:
        0.1994, 0.0884, 6.1016
      CIE-Lab:
        29.6673, 65.7129, -74.7025
        CIE-LCH:
        29.6673, 99.4920, 311.3368
        CIE-Luv:
        29.6673, 7.6850, -96.8440
        Hunter-Lab:
        24.7013, 56.2226, -100.7248
      #5c05be color charts
#5c05be RGB chart
      #5c05be CMYK chart
      #5c05be RGB pie chart
      #5c05be color shades, tints & tones
#5c05be color schemes
#5c05be color preview, HTML & CSS examples
           This text has a color of #5c05be        
        
          <p style="color:#5c05be;">Text here</p>
        
        
          .mytext {color:#5c05be;}
        
        Text color #5c05be
      
           This box has a color of #5c05be        
        
          <div style="background-color:#5c05be;">Content here</div>
        
        
          .mybackground {background-color:#5c05be;}
        
        Background color #5c05be
      
           Border around this has a color of #5c05be        
        
          <div style="border:2px solid #5c05be;">Content here</div>
        
        
          .myborder {border:2px solid #5c05be;}
        
        Border color #5c05be