#5d02fa color space conversions
Hex:
        #5d02fa
        RGB:
        93, 2, 250
        CMY:
        64, 99, 2
        CMYK:
        63, 99, 0, 2
      HSL:
        262°, 98.4127%, 49.4118%
        HSV (HSB):
        262°, 99.2000%, 98.0392%
        XYZ:
        21.7912, 9.2727, 91.0838
        xyY:
        0.1784, 0.0759, 9.2727
      CIE-Lab:
        36.5041, 79.7100, -97.9231
        CIE-LCH:
        36.5041, 126.2641, 309.1458
        CIE-Luv:
        36.5041, 1.3949, -131.0262
        Hunter-Lab:
        30.4511, 74.4476, -156.0294
      #5d02fa color charts
#5d02fa RGB chart
      #5d02fa CMYK chart
      #5d02fa RGB pie chart
      #5d02fa color shades, tints & tones
#5d02fa color schemes
#5d02fa color preview, HTML & CSS examples
           This text has a color of #5d02fa        
        
          <p style="color:#5d02fa;">Text here</p>
        
        
          .mytext {color:#5d02fa;}
        
        Text color #5d02fa
      
           This box has a color of #5d02fa        
        
          <div style="background-color:#5d02fa;">Content here</div>
        
        
          .mybackground {background-color:#5d02fa;}
        
        Background color #5d02fa
      
           Border around this has a color of #5d02fa        
        
          <div style="border:2px solid #5d02fa;">Content here</div>
        
        
          .myborder {border:2px solid #5d02fa;}
        
        Border color #5d02fa