#5d21eb color space conversions
Hex:
        #5d21eb
        RGB:
        93, 33, 235
        CMY:
        64, 87, 8
        CMYK:
        60, 86, 0, 8
      HSL:
        258°, 83.4711%, 52.5490%
        HSV (HSB):
        258°, 85.9574%, 92.1569%
        XYZ:
        20.0535, 9.4130, 79.3572
        xyY:
        0.1843, 0.0865, 9.4130
      CIE-Lab:
        36.7677, 70.2131, -89.0073
        CIE-LCH:
        36.7677, 113.3675, 308.2680
        CIE-Luv:
        36.7677, 1.4511, -122.4501
        Hunter-Lab:
        30.6807, 62.9798, -131.8804
      #5d21eb color charts
#5d21eb RGB chart
      #5d21eb CMYK chart
      #5d21eb RGB pie chart
      #5d21eb color shades, tints & tones
#5d21eb color schemes
#5d21eb color preview, HTML & CSS examples
           This text has a color of #5d21eb        
        
          <p style="color:#5d21eb;">Text here</p>
        
        
          .mytext {color:#5d21eb;}
        
        Text color #5d21eb
      
           This box has a color of #5d21eb        
        
          <div style="background-color:#5d21eb;">Content here</div>
        
        
          .mybackground {background-color:#5d21eb;}
        
        Background color #5d21eb
      
           Border around this has a color of #5d21eb        
        
          <div style="border:2px solid #5d21eb;">Content here</div>
        
        
          .myborder {border:2px solid #5d21eb;}
        
        Border color #5d21eb