#7148dd color space conversions
Hex:
        #7148dd
        RGB:
        113, 72, 221
        CMY:
        56, 72, 13
        CMYK:
        49, 67, 0, 13
      HSL:
        257°, 68.6636%, 57.4510%
        HSV (HSB):
        257°, 67.4208%, 86.6667%
        XYZ:
        22.1786, 13.3659, 69.8176
        xyY:
        0.2105, 0.1269, 13.3659
      CIE-Lab:
        43.3095, 52.1792, -70.2062
        CIE-LCH:
        43.3095, 87.4733, 306.6207
        CIE-Luv:
        43.3095, 4.2004, -106.9503
        Hunter-Lab:
        36.5594, 44.3071, -87.6346
      #7148dd color charts
#7148dd RGB chart
      #7148dd CMYK chart
      #7148dd RGB pie chart
      #7148dd color shades, tints & tones
#7148dd color schemes
#7148dd color preview, HTML & CSS examples
           This text has a color of #7148dd        
        
          <p style="color:#7148dd;">Text here</p>
        
        
          .mytext {color:#7148dd;}
        
        Text color #7148dd
      
           This box has a color of #7148dd        
        
          <div style="background-color:#7148dd;">Content here</div>
        
        
          .mybackground {background-color:#7148dd;}
        
        Background color #7148dd
      
           Border around this has a color of #7148dd        
        
          <div style="border:2px solid #7148dd;">Content here</div>
        
        
          .myborder {border:2px solid #7148dd;}
        
        Border color #7148dd