#b285f1 color space conversions
Hex:
        #b285f1
        RGB:
        178, 133, 241
        CMY:
        30, 48, 5
        CMYK:
        26, 45, 0, 5
      HSL:
        265°, 79.4118%, 73.3333%
        HSV (HSB):
        265°, 44.8133%, 94.5098%
        XYZ:
        42.6248, 32.5909, 87.2632
        xyY:
        0.2623, 0.2006, 32.5909
      CIE-Lab:
        63.8283, 38.6298, -48.1399
        CIE-LCH:
        63.8283, 61.7229, 308.7452
        CIE-Luv:
        63.8283, 14.1809, -81.7999
        Hunter-Lab:
        57.0884, 33.3714, -50.6665
      #b285f1 color charts
#b285f1 RGB chart
      #b285f1 CMYK chart
      #b285f1 RGB pie chart
      #b285f1 color shades, tints & tones
#b285f1 color schemes
#b285f1 color preview, HTML & CSS examples
           This text has a color of #b285f1        
        
          <p style="color:#b285f1;">Text here</p>
        
        
          .mytext {color:#b285f1;}
        
        Text color #b285f1
      
           This box has a color of #b285f1        
        
          <div style="background-color:#b285f1;">Content here</div>
        
        
          .mybackground {background-color:#b285f1;}
        
        Background color #b285f1
      
           Border around this has a color of #b285f1        
        
          <div style="border:2px solid #b285f1;">Content here</div>
        
        
          .myborder {border:2px solid #b285f1;}
        
        Border color #b285f1