#5607cd color space conversions
Hex:
        #5607cd
        RGB:
        86, 7, 205
        CMY:
        66, 97, 20
        CMYK:
        58, 97, 0, 20
      HSL:
        264°, 93.3962%, 41.5686%
        HSV (HSB):
        264°, 96.5854%, 80.3922%
        XYZ:
        14.9332, 6.5382, 58.2325
        xyY:
        0.1874, 0.0820, 6.5382
      CIE-Lab:
        30.7315, 68.3705, -81.7708
        CIE-LCH:
        30.7315, 106.5879, 309.8998
        CIE-Luv:
        30.7315, 3.9069, -105.3938
        Hunter-Lab:
        25.5698, 59.4995, -117.1276
      #5607cd color charts
#5607cd RGB chart
      #5607cd CMYK chart
      #5607cd RGB pie chart
      #5607cd color shades, tints & tones
#5607cd color schemes
#5607cd color preview, HTML & CSS examples
           This text has a color of #5607cd        
        
          <p style="color:#5607cd;">Text here</p>
        
        
          .mytext {color:#5607cd;}
        
        Text color #5607cd
      
           This box has a color of #5607cd        
        
          <div style="background-color:#5607cd;">Content here</div>
        
        
          .mybackground {background-color:#5607cd;}
        
        Background color #5607cd
      
           Border around this has a color of #5607cd        
        
          <div style="border:2px solid #5607cd;">Content here</div>
        
        
          .myborder {border:2px solid #5607cd;}
        
        Border color #5607cd