#b270d7 color space conversions
Hex:
        #b270d7
        RGB:
        178, 112, 215
        CMY:
        30, 56, 16
        CMYK:
        17, 48, 0, 16
      HSL:
        278°, 56.2842%, 64.1176%
        HSV (HSB):
        278°, 47.9070%, 84.3137%
        XYZ:
        36.4200, 25.9596, 67.3811
        xyY:
        0.2807, 0.2001, 25.9596
      CIE-Lab:
        57.9987, 44.2050, -42.8500
        CIE-LCH:
        57.9987, 61.5646, 315.8918
        CIE-Luv:
        57.9987, 25.7488, -72.5924
        Hunter-Lab:
        50.9506, 38.4302, -42.7445
      #b270d7 color charts
#b270d7 RGB chart
      #b270d7 CMYK chart
      #b270d7 RGB pie chart
      #b270d7 color shades, tints & tones
#b270d7 color schemes
#b270d7 color preview, HTML & CSS examples
           This text has a color of #b270d7        
        
          <p style="color:#b270d7;">Text here</p>
        
        
          .mytext {color:#b270d7;}
        
        Text color #b270d7
      
           This box has a color of #b270d7        
        
          <div style="background-color:#b270d7;">Content here</div>
        
        
          .mybackground {background-color:#b270d7;}
        
        Background color #b270d7
      
           Border around this has a color of #b270d7        
        
          <div style="border:2px solid #b270d7;">Content here</div>
        
        
          .myborder {border:2px solid #b270d7;}
        
        Border color #b270d7