#b038fa color space conversions
Hex:
        #b038fa
        RGB:
        176, 56, 250
        CMY:
        31, 78, 2
        CMYK:
        30, 78, 0, 2
      HSL:
        277°, 95.0980%, 60.0000%
        HSV (HSB):
        277°, 77.6000%, 98.0392%
        XYZ:
        36.5740, 18.9606, 92.1746
        xyY:
        0.2476, 0.1284, 18.9606
      CIE-Lab:
        50.6411, 76.4301, -74.2984
        CIE-LCH:
        50.6411, 106.5918, 315.8103
        CIE-Luv:
        50.6411, 30.9445, -120.3043
        Hunter-Lab:
        43.5437, 73.7271, -95.0260
      #b038fa color charts
#b038fa RGB chart
      #b038fa CMYK chart
      #b038fa RGB pie chart
      #b038fa color shades, tints & tones
#b038fa color schemes
#b038fa color preview, HTML & CSS examples
           This text has a color of #b038fa        
        
          <p style="color:#b038fa;">Text here</p>
        
        
          .mytext {color:#b038fa;}
        
        Text color #b038fa
      
           This box has a color of #b038fa        
        
          <div style="background-color:#b038fa;">Content here</div>
        
        
          .mybackground {background-color:#b038fa;}
        
        Background color #b038fa
      
           Border around this has a color of #b038fa        
        
          <div style="border:2px solid #b038fa;">Content here</div>
        
        
          .myborder {border:2px solid #b038fa;}
        
        Border color #b038fa