#b253dc color space conversions
Hex:
        #b253dc
        RGB:
        178, 83, 220
        CMY:
        30, 67, 14
        CMYK:
        19, 62, 0, 14
      HSL:
        282°, 66.1836%, 59.4118%
        HSV (HSB):
        282°, 62.2727%, 86.2745%
        XYZ:
        34.3716, 20.8188, 69.9170
        xyY:
        0.2747, 0.1664, 20.8188
      CIE-Lab:
        52.7506, 59.8857, -54.0102
        CIE-LCH:
        52.7506, 80.6437, 317.9531
        CIE-Luv:
        52.7506, 33.7792, -90.2364
        Hunter-Lab:
        45.6276, 54.6170, -58.9131
      #b253dc color charts
#b253dc RGB chart
      #b253dc CMYK chart
      #b253dc RGB pie chart
      #b253dc color shades, tints & tones
#b253dc color schemes
#b253dc color preview, HTML & CSS examples
           This text has a color of #b253dc        
        
          <p style="color:#b253dc;">Text here</p>
        
        
          .mytext {color:#b253dc;}
        
        Text color #b253dc
      
           This box has a color of #b253dc        
        
          <div style="background-color:#b253dc;">Content here</div>
        
        
          .mybackground {background-color:#b253dc;}
        
        Background color #b253dc
      
           Border around this has a color of #b253dc        
        
          <div style="border:2px solid #b253dc;">Content here</div>
        
        
          .myborder {border:2px solid #b253dc;}
        
        Border color #b253dc