#5707eb color space conversions
Hex:
        #5707eb
        RGB:
        87, 7, 235
        CMY:
        66, 97, 8
        CMYK:
        63, 97, 0, 8
      HSL:
        261°, 94.2149%, 47.4510%
        HSV (HSB):
        261°, 97.0213%, 92.1569%
        XYZ:
        19.0019, 8.1764, 79.1739
        xyY:
        0.1787, 0.0769, 8.1764
      CIE-Lab:
        34.3475, 75.3480, -93.0413
        CIE-LCH:
        34.3475, 119.7247, 309.0017
        CIE-Luv:
        34.3475, 1.1690, -122.4625
        Hunter-Lab:
        28.5943, 68.5790, -144.1502
      #5707eb color charts
#5707eb RGB chart
      #5707eb CMYK chart
      #5707eb RGB pie chart
      #5707eb color shades, tints & tones
#5707eb color schemes
#5707eb color preview, HTML & CSS examples
           This text has a color of #5707eb        
        
          <p style="color:#5707eb;">Text here</p>
        
        
          .mytext {color:#5707eb;}
        
        Text color #5707eb
      
           This box has a color of #5707eb        
        
          <div style="background-color:#5707eb;">Content here</div>
        
        
          .mybackground {background-color:#5707eb;}
        
        Background color #5707eb
      
           Border around this has a color of #5707eb        
        
          <div style="border:2px solid #5707eb;">Content here</div>
        
        
          .myborder {border:2px solid #5707eb;}
        
        Border color #5707eb