#b968f5 color space conversions
Hex:
        #b968f5
        RGB:
        185, 104, 245
        CMY:
        27, 59, 4
        CMYK:
        24, 58, 0, 4
      HSL:
        274°, 87.5776%, 68.4314%
        HSV (HSB):
        274°, 57.5510%, 96.0784%
        XYZ:
        41.4393, 26.8075, 89.3765
        xyY:
        0.2629, 0.1701, 26.8075
      CIE-Lab:
        58.7957, 56.7405, -58.3045
        CIE-LCH:
        58.7957, 81.3566, 314.2211
        CIE-Luv:
        58.7957, 26.8054, -98.8494
        Hunter-Lab:
        51.7759, 52.2561, -66.1042
      #b968f5 color charts
#b968f5 RGB chart
      #b968f5 CMYK chart
      #b968f5 RGB pie chart
      #b968f5 color shades, tints & tones
#b968f5 color schemes
#b968f5 color preview, HTML & CSS examples
           This text has a color of #b968f5        
        
          <p style="color:#b968f5;">Text here</p>
        
        
          .mytext {color:#b968f5;}
        
        Text color #b968f5
      
           This box has a color of #b968f5        
        
          <div style="background-color:#b968f5;">Content here</div>
        
        
          .mybackground {background-color:#b968f5;}
        
        Background color #b968f5
      
           Border around this has a color of #b968f5        
        
          <div style="border:2px solid #b968f5;">Content here</div>
        
        
          .myborder {border:2px solid #b968f5;}
        
        Border color #b968f5