#b962e5 color space conversions
Hex:
        #b962e5
        RGB:
        185, 98, 229
        CMY:
        27, 62, 10
        CMYK:
        19, 57, 0, 10
      HSL:
        280°, 71.5847%, 64.1176%
        HSV (HSB):
        280°, 57.2052%, 89.8039%
        XYZ:
        38.5181, 24.7068, 76.8675
        xyY:
        0.2749, 0.1764, 24.7068
      CIE-Lab:
        56.7886, 56.2649, -52.5861
        CIE-LCH:
        56.7886, 77.0132, 316.9357
        CIE-Luv:
        56.7886, 31.7470, -89.1412
        Hunter-Lab:
        49.7059, 51.3379, -56.8946
      #b962e5 color charts
#b962e5 RGB chart
      #b962e5 CMYK chart
      #b962e5 RGB pie chart
      #b962e5 color shades, tints & tones
#b962e5 color schemes
#b962e5 color preview, HTML & CSS examples
           This text has a color of #b962e5        
        
          <p style="color:#b962e5;">Text here</p>
        
        
          .mytext {color:#b962e5;}
        
        Text color #b962e5
      
           This box has a color of #b962e5        
        
          <div style="background-color:#b962e5;">Content here</div>
        
        
          .mybackground {background-color:#b962e5;}
        
        Background color #b962e5
      
           Border around this has a color of #b962e5        
        
          <div style="border:2px solid #b962e5;">Content here</div>
        
        
          .myborder {border:2px solid #b962e5;}
        
        Border color #b962e5