#853dd0 color space conversions
Hex:
        #853dd0
        RGB:
        133, 61, 208
        CMY:
        48, 76, 18
        CMYK:
        36, 71, 0, 18
      HSL:
        269°, 60.9959%, 52.7451%
        HSV (HSB):
        269°, 70.6731%, 81.5686%
        XYZ:
        22.7268, 12.8781, 60.9624
        xyY:
        0.2353, 0.1334, 12.8781
      CIE-Lab:
        42.5790, 57.8434, -63.8423
        CIE-LCH:
        42.5790, 86.1493, 312.1777
        CIE-Luv:
        42.5790, 16.6723, -98.3598
        Hunter-Lab:
        35.8861, 50.2441, -75.6002
      #853dd0 color charts
#853dd0 RGB chart
      #853dd0 CMYK chart
      #853dd0 RGB pie chart
      #853dd0 color shades, tints & tones
#853dd0 color schemes
#853dd0 color preview, HTML & CSS examples
           This text has a color of #853dd0        
        
          <p style="color:#853dd0;">Text here</p>
        
        
          .mytext {color:#853dd0;}
        
        Text color #853dd0
      
           This box has a color of #853dd0        
        
          <div style="background-color:#853dd0;">Content here</div>
        
        
          .mybackground {background-color:#853dd0;}
        
        Background color #853dd0
      
           Border around this has a color of #853dd0        
        
          <div style="border:2px solid #853dd0;">Content here</div>
        
        
          .myborder {border:2px solid #853dd0;}
        
        Border color #853dd0