#848ded color space conversions
Hex:
        #848ded
        RGB:
        132, 141, 237
        CMY:
        48, 45, 7
        CMYK:
        44, 41, 0, 7
      HSL:
        235°, 74.4681%, 72.3529%
        HSV (HSB):
        235°, 44.3038%, 92.9412%
        XYZ:
        34.3267, 30.0697, 84.1156
        xyY:
        0.2311, 0.2025, 30.0697
      CIE-Lab:
        61.7143, 21.0936, -49.5236
        CIE-LCH:
        61.7143, 53.8287, 293.0707
        CIE-Luv:
        61.7143, -9.4001, -81.4263
        Hunter-Lab:
        54.8359, 15.7763, -52.5629
      #848ded color charts
#848ded RGB chart
      #848ded CMYK chart
      #848ded RGB pie chart
      #848ded color shades, tints & tones
#848ded color schemes
#848ded color preview, HTML & CSS examples
           This text has a color of #848ded        
        
          <p style="color:#848ded;">Text here</p>
        
        
          .mytext {color:#848ded;}
        
        Text color #848ded
      
           This box has a color of #848ded        
        
          <div style="background-color:#848ded;">Content here</div>
        
        
          .mybackground {background-color:#848ded;}
        
        Background color #848ded
      
           Border around this has a color of #848ded        
        
          <div style="border:2px solid #848ded;">Content here</div>
        
        
          .myborder {border:2px solid #848ded;}
        
        Border color #848ded