#7030ce color space conversions
Hex:
        #7030ce
        RGB:
        112, 48, 206
        CMY:
        56, 81, 19
        CMYK:
        46, 77, 0, 19
      HSL:
        264°, 62.2047%, 49.8039%
        HSV (HSB):
        264°, 76.6990%, 80.7843%
        XYZ:
        18.8796, 10.0149, 59.3305
        xyY:
        0.2140, 0.1135, 10.0149
      CIE-Lab:
        37.8691, 59.5403, -70.4785
        CIE-LCH:
        37.8691, 92.2620, 310.1912
        CIE-Luv:
        37.8691, 9.7148, -102.7206
        Hunter-Lab:
        31.6463, 51.1089, -89.0046
      #7030ce color charts
#7030ce RGB chart
      #7030ce CMYK chart
      #7030ce RGB pie chart
      #7030ce color shades, tints & tones
#7030ce color schemes
#7030ce color preview, HTML & CSS examples
           This text has a color of #7030ce        
        
          <p style="color:#7030ce;">Text here</p>
        
        
          .mytext {color:#7030ce;}
        
        Text color #7030ce
      
           This box has a color of #7030ce        
        
          <div style="background-color:#7030ce;">Content here</div>
        
        
          .mybackground {background-color:#7030ce;}
        
        Background color #7030ce
      
           Border around this has a color of #7030ce        
        
          <div style="border:2px solid #7030ce;">Content here</div>
        
        
          .myborder {border:2px solid #7030ce;}
        
        Border color #7030ce