#5d04df color space conversions
Hex:
        #5d04df
        RGB:
        93, 4, 223
        CMY:
        64, 98, 13
        CMYK:
        58, 98, 0, 13
      HSL:
        264°, 96.4758%, 44.5098%
        HSV (HSB):
        264°, 98.2063%, 87.4510%
        XYZ:
        17.8769, 7.7417, 70.3641
        xyY:
        0.1863, 0.0807, 7.7417
      CIE-Lab:
        33.4391, 73.3764, -87.6730
        CIE-LCH:
        33.4391, 114.3270, 309.9271
        CIE-Luv:
        33.4391, 4.0739, -115.8210
        Hunter-Lab:
        27.8239, 65.9946, -130.4622
      #5d04df color charts
#5d04df RGB chart
      #5d04df CMYK chart
      #5d04df RGB pie chart
      #5d04df color shades, tints & tones
#5d04df color schemes
#5d04df color preview, HTML & CSS examples
           This text has a color of #5d04df        
        
          <p style="color:#5d04df;">Text here</p>
        
        
          .mytext {color:#5d04df;}
        
        Text color #5d04df
      
           This box has a color of #5d04df        
        
          <div style="background-color:#5d04df;">Content here</div>
        
        
          .mybackground {background-color:#5d04df;}
        
        Background color #5d04df
      
           Border around this has a color of #5d04df        
        
          <div style="border:2px solid #5d04df;">Content here</div>
        
        
          .myborder {border:2px solid #5d04df;}
        
        Border color #5d04df