#b035ee color space conversions
Hex:
        #b035ee
        RGB:
        176, 53, 238
        CMY:
        31, 79, 7
        CMYK:
        26, 78, 0, 7
      HSL:
        280°, 84.4749%, 57.0588%
        HSV (HSB):
        280°, 77.7311%, 93.3333%
        XYZ:
        34.6102, 17.9494, 82.5293
        xyY:
        0.2562, 0.1329, 17.9494
      CIE-Lab:
        49.4346, 75.0011, -69.5346
        CIE-LCH:
        49.4346, 102.2753, 317.1660
        CIE-Luv:
        49.4346, 34.1981, -112.7117
        Hunter-Lab:
        42.3667, 71.6786, -85.8389
      #b035ee color charts
#b035ee RGB chart
      #b035ee CMYK chart
      #b035ee RGB pie chart
      #b035ee color shades, tints & tones
#b035ee color schemes
#b035ee color preview, HTML & CSS examples
           This text has a color of #b035ee        
        
          <p style="color:#b035ee;">Text here</p>
        
        
          .mytext {color:#b035ee;}
        
        Text color #b035ee
      
           This box has a color of #b035ee        
        
          <div style="background-color:#b035ee;">Content here</div>
        
        
          .mybackground {background-color:#b035ee;}
        
        Background color #b035ee
      
           Border around this has a color of #b035ee        
        
          <div style="border:2px solid #b035ee;">Content here</div>
        
        
          .myborder {border:2px solid #b035ee;}
        
        Border color #b035ee