#7024db color space conversions
Hex:
        #7024db
        RGB:
        112, 36, 219
        CMY:
        56, 86, 14
        CMYK:
        49, 84, 0, 14
      HSL:
        265°, 71.7647%, 50.0000%
        HSV (HSB):
        265°, 83.5616%, 85.8824%
        XYZ:
        20.0992, 9.8210, 67.8541
        xyY:
        0.2056, 0.1004, 9.8210
      CIE-Lab:
        37.5192, 67.1997, -78.5574
        CIE-LCH:
        37.5192, 103.3782, 310.5444
        CIE-Luv:
        37.5192, 9.2071, -112.2196
        Hunter-Lab:
        31.3384, 59.6402, -106.4381
      #7024db color charts
#7024db RGB chart
      #7024db CMYK chart
      #7024db RGB pie chart
      #7024db color shades, tints & tones
#7024db color schemes
#7024db color preview, HTML & CSS examples
           This text has a color of #7024db        
        
          <p style="color:#7024db;">Text here</p>
        
        
          .mytext {color:#7024db;}
        
        Text color #7024db
      
           This box has a color of #7024db        
        
          <div style="background-color:#7024db;">Content here</div>
        
        
          .mybackground {background-color:#7024db;}
        
        Background color #7024db
      
           Border around this has a color of #7024db        
        
          <div style="border:2px solid #7024db;">Content here</div>
        
        
          .myborder {border:2px solid #7024db;}
        
        Border color #7024db