#5709fe color space conversions
Hex:
        #5709fe
        RGB:
        87, 9, 254
        CMY:
        66, 96, 0
        CMYK:
        66, 96, 0, 0
      HSL:
        259°, 99.1903%, 51.5686%
        HSV (HSB):
        259°, 96.4567%, 99.6078%
        XYZ:
        21.9176, 9.3774, 94.4208
        xyY:
        0.1743, 0.0746, 9.3774
      CIE-Lab:
        36.7009, 79.4519, -99.8576
        CIE-LCH:
        36.7009, 127.6094, 308.5076
        CIE-Luv:
        36.7009, -0.5722, -133.1330
        Hunter-Lab:
        30.6225, 74.1692, -161.3778
      #5709fe color charts
#5709fe RGB chart
      #5709fe CMYK chart
      #5709fe RGB pie chart
      #5709fe color shades, tints & tones
#5709fe color schemes
#5709fe color preview, HTML & CSS examples
           This text has a color of #5709fe        
        
          <p style="color:#5709fe;">Text here</p>
        
        
          .mytext {color:#5709fe;}
        
        Text color #5709fe
      
           This box has a color of #5709fe        
        
          <div style="background-color:#5709fe;">Content here</div>
        
        
          .mybackground {background-color:#5709fe;}
        
        Background color #5709fe
      
           Border around this has a color of #5709fe        
        
          <div style="border:2px solid #5709fe;">Content here</div>
        
        
          .myborder {border:2px solid #5709fe;}
        
        Border color #5709fe