#5d05fe color space conversions
Hex:
        #5d05fe
        RGB:
        93, 5, 254
        CMY:
        64, 98, 0
        CMYK:
        63, 98, 0, 0
      HSL:
        261°, 99.2032%, 50.7843%
        HSV (HSB):
        261°, 98.0315%, 99.6078%
        XYZ:
        22.4579, 9.5915, 94.4336
        xyY:
        0.1776, 0.0758, 9.5915
      CIE-Lab:
        37.0990, 80.2353, -99.1800
        CIE-LCH:
        37.0990, 127.5710, 308.9724
        CIE-Luv:
        37.0990, 0.9403, -133.2797
        Hunter-Lab:
        30.9701, 75.2412, -159.1074
      #5d05fe color charts
#5d05fe RGB chart
      #5d05fe CMYK chart
      #5d05fe RGB pie chart
      #5d05fe color shades, tints & tones
#5d05fe color schemes
#5d05fe color preview, HTML & CSS examples
           This text has a color of #5d05fe        
        
          <p style="color:#5d05fe;">Text here</p>
        
        
          .mytext {color:#5d05fe;}
        
        Text color #5d05fe
      
           This box has a color of #5d05fe        
        
          <div style="background-color:#5d05fe;">Content here</div>
        
        
          .mybackground {background-color:#5d05fe;}
        
        Background color #5d05fe
      
           Border around this has a color of #5d05fe        
        
          <div style="border:2px solid #5d05fe;">Content here</div>
        
        
          .myborder {border:2px solid #5d05fe;}
        
        Border color #5d05fe