#b203bd color space conversions
Hex:
        #b203bd
        RGB:
        178, 3, 189
        CMY:
        30, 99, 26
        CMYK:
        6, 98, 0, 26
      HSL:
        296°, 96.8750%, 37.6471%
        HSV (HSB):
        296°, 98.4127%, 74.1176%
        XYZ:
        27.5780, 13.2042, 49.2393
        xyY:
        0.3063, 0.1467, 13.2042
      CIE-Lab:
        43.0694, 76.4033, -51.6700
        CIE-LCH:
        43.0694, 92.2348, 325.9303
        CIE-Luv:
        43.0694, 54.6565, -84.0089
        Hunter-Lab:
        36.3376, 71.8794, -54.9045
      #b203bd color charts
#b203bd RGB chart
      #b203bd CMYK chart
      #b203bd RGB pie chart
      #b203bd color shades, tints & tones
#b203bd color schemes
#b203bd color preview, HTML & CSS examples
           This text has a color of #b203bd        
        
          <p style="color:#b203bd;">Text here</p>
        
        
          .mytext {color:#b203bd;}
        
        Text color #b203bd
      
           This box has a color of #b203bd        
        
          <div style="background-color:#b203bd;">Content here</div>
        
        
          .mybackground {background-color:#b203bd;}
        
        Background color #b203bd
      
           Border around this has a color of #b203bd        
        
          <div style="border:2px solid #b203bd;">Content here</div>
        
        
          .myborder {border:2px solid #b203bd;}
        
        Border color #b203bd