#854bfd color space conversions
Hex:
        #854bfd
        RGB:
        133, 75, 253
        CMY:
        48, 71, 1
        CMYK:
        47, 70, 0, 1
      HSL:
        260°, 97.8022%, 64.3137%
        HSV (HSB):
        260°, 70.3557%, 99.2157%
        XYZ:
        29.9186, 17.1105, 94.6543
        xyY:
        0.2112, 0.1208, 17.1105
      CIE-Lab:
        48.3990, 62.5421, -79.8456
        CIE-LCH:
        48.3990, 101.4240, 308.0712
        CIE-Luv:
        48.3990, 7.4977, -124.8467
        Hunter-Lab:
        41.3649, 56.7176, -106.7164
      #854bfd color charts
#854bfd RGB chart
      #854bfd CMYK chart
      #854bfd RGB pie chart
      #854bfd color shades, tints & tones
#854bfd color schemes
#854bfd color preview, HTML & CSS examples
           This text has a color of #854bfd        
        
          <p style="color:#854bfd;">Text here</p>
        
        
          .mytext {color:#854bfd;}
        
        Text color #854bfd
      
           This box has a color of #854bfd        
        
          <div style="background-color:#854bfd;">Content here</div>
        
        
          .mybackground {background-color:#854bfd;}
        
        Background color #854bfd
      
           Border around this has a color of #854bfd        
        
          <div style="border:2px solid #854bfd;">Content here</div>
        
        
          .myborder {border:2px solid #854bfd;}
        
        Border color #854bfd