#5915eb color space conversions
Hex:
        #5915eb
        RGB:
        89, 21, 235
        CMY:
        65, 92, 8
        CMYK:
        62, 91, 0, 8
      HSL:
        259°, 84.2520%, 50.1961%
        HSV (HSB):
        259°, 91.0638%, 92.1569%
        XYZ:
        19.3834, 8.6583, 79.2469
        xyY:
        0.1807, 0.0807, 8.6583
      CIE-Lab:
        35.3180, 73.1087, -91.4233
        CIE-LCH:
        35.3180, 117.0603, 308.6484
        CIE-Luv:
        35.3180, 1.1505, -122.5791
        Hunter-Lab:
        29.4251, 66.0908, -139.0809
      #5915eb color charts
#5915eb RGB chart
      #5915eb CMYK chart
      #5915eb RGB pie chart
      #5915eb color shades, tints & tones
#5915eb color schemes
#5915eb color preview, HTML & CSS examples
           This text has a color of #5915eb        
        
          <p style="color:#5915eb;">Text here</p>
        
        
          .mytext {color:#5915eb;}
        
        Text color #5915eb
      
           This box has a color of #5915eb        
        
          <div style="background-color:#5915eb;">Content here</div>
        
        
          .mybackground {background-color:#5915eb;}
        
        Background color #5915eb
      
           Border around this has a color of #5915eb        
        
          <div style="border:2px solid #5915eb;">Content here</div>
        
        
          .myborder {border:2px solid #5915eb;}
        
        Border color #5915eb