#5707d7 color space conversions
Hex:
        #5707d7
        RGB:
        87, 7, 215
        CMY:
        66, 97, 16
        CMYK:
        60, 97, 0, 16
      HSL:
        263°, 93.6937%, 43.5294%
        HSV (HSB):
        263°, 96.7442%, 84.3137%
        XYZ:
        16.2722, 7.0845, 64.7998
        xyY:
        0.1846, 0.0804, 7.0845
      CIE-Lab:
        31.9985, 70.7440, -85.4731
        CIE-LCH:
        31.9985, 110.9521, 309.6137
        CIE-Luv:
        31.9985, 3.1312, -111.1335
        Hunter-Lab:
        26.6167, 62.5472, -125.7129
      #5707d7 color charts
#5707d7 RGB chart
      #5707d7 CMYK chart
      #5707d7 RGB pie chart
      #5707d7 color shades, tints & tones
#5707d7 color schemes
#5707d7 color preview, HTML & CSS examples
           This text has a color of #5707d7        
        
          <p style="color:#5707d7;">Text here</p>
        
        
          .mytext {color:#5707d7;}
        
        Text color #5707d7
      
           This box has a color of #5707d7        
        
          <div style="background-color:#5707d7;">Content here</div>
        
        
          .mybackground {background-color:#5707d7;}
        
        Background color #5707d7
      
           Border around this has a color of #5707d7        
        
          <div style="border:2px solid #5707d7;">Content here</div>
        
        
          .myborder {border:2px solid #5707d7;}
        
        Border color #5707d7