#970fbc color space conversions
Hex:
        #970fbc
        RGB:
        151, 15, 188
        CMY:
        41, 94, 26
        CMYK:
        20, 92, 0, 26
      HSL:
        287°, 85.2217%, 39.8039%
        HSV (HSB):
        287°, 92.0213%, 73.7255%
        XYZ:
        22.0104, 10.5518, 48.4536
        xyY:
        0.2717, 0.1302, 10.5518
      CIE-Lab:
        38.8151, 70.7716, -58.1840
        CIE-LCH:
        38.8151, 91.6188, 320.5751
        CIE-Luv:
        38.8151, 36.5926, -89.1693
        Hunter-Lab:
        32.4835, 64.1031, -65.7006
      #970fbc color charts
#970fbc RGB chart
      #970fbc CMYK chart
      #970fbc RGB pie chart
      #970fbc color shades, tints & tones
#970fbc color schemes
#970fbc color preview, HTML & CSS examples
           This text has a color of #970fbc        
        
          <p style="color:#970fbc;">Text here</p>
        
        
          .mytext {color:#970fbc;}
        
        Text color #970fbc
      
           This box has a color of #970fbc        
        
          <div style="background-color:#970fbc;">Content here</div>
        
        
          .mybackground {background-color:#970fbc;}
        
        Background color #970fbc
      
           Border around this has a color of #970fbc        
        
          <div style="border:2px solid #970fbc;">Content here</div>
        
        
          .myborder {border:2px solid #970fbc;}
        
        Border color #970fbc