#7215eb color space conversions
Hex:
        #7215eb
        RGB:
        114, 21, 235
        CMY:
        55, 92, 8
        CMYK:
        51, 91, 0, 8
      HSL:
        266°, 84.2520%, 50.1961%
        HSV (HSB):
        266°, 91.0638%, 92.1569%
        XYZ:
        22.2030, 10.1119, 79.3788
        xyY:
        0.1988, 0.0905, 10.1119
      CIE-Lab:
        38.0425, 74.9945, -86.8256
        CIE-LCH:
        38.0425, 114.7295, 310.8184
        CIE-Luv:
        38.0425, 8.7604, -122.3795
        Hunter-Lab:
        31.7992, 68.9845, -125.7433
      #7215eb color charts
#7215eb RGB chart
      #7215eb CMYK chart
      #7215eb RGB pie chart
      #7215eb color shades, tints & tones
#7215eb color schemes
#7215eb color preview, HTML & CSS examples
           This text has a color of #7215eb        
        
          <p style="color:#7215eb;">Text here</p>
        
        
          .mytext {color:#7215eb;}
        
        Text color #7215eb
      
           This box has a color of #7215eb        
        
          <div style="background-color:#7215eb;">Content here</div>
        
        
          .mybackground {background-color:#7215eb;}
        
        Background color #7215eb
      
           Border around this has a color of #7215eb        
        
          <div style="border:2px solid #7215eb;">Content here</div>
        
        
          .myborder {border:2px solid #7215eb;}
        
        Border color #7215eb