#913cfd color space conversions
Hex:
        #913cfd
        RGB:
        145, 60, 253
        CMY:
        43, 76, 1
        CMYK:
        43, 76, 0, 1
      HSL:
        266°, 97.9695%, 61.3725%
        HSV (HSB):
        266°, 76.2846%, 99.2157%
        XYZ:
        31.0225, 16.3433, 94.4480
        xyY:
        0.2188, 0.1152, 16.3433
      CIE-Lab:
        47.4217, 70.8877, -81.3918
        CIE-LCH:
        47.4217, 107.9337, 311.0540
        CIE-Luv:
        47.4217, 14.7594, -126.6556
        Hunter-Lab:
        40.4269, 66.2293, -110.2186
      #913cfd color charts
#913cfd RGB chart
      #913cfd CMYK chart
      #913cfd RGB pie chart
      #913cfd color shades, tints & tones
#913cfd color schemes
#913cfd color preview, HTML & CSS examples
           This text has a color of #913cfd        
        
          <p style="color:#913cfd;">Text here</p>
        
        
          .mytext {color:#913cfd;}
        
        Text color #913cfd
      
           This box has a color of #913cfd        
        
          <div style="background-color:#913cfd;">Content here</div>
        
        
          .mybackground {background-color:#913cfd;}
        
        Background color #913cfd
      
           Border around this has a color of #913cfd        
        
          <div style="border:2px solid #913cfd;">Content here</div>
        
        
          .myborder {border:2px solid #913cfd;}
        
        Border color #913cfd