#7023bb color space conversions
Hex:
        #7023bb
        RGB:
        112, 35, 187
        CMY:
        56, 86, 27
        CMYK:
        40, 81, 0, 27
      HSL:
        270°, 68.4685%, 43.5294%
        HSV (HSB):
        270°, 81.2834%, 73.3333%
        XYZ:
        16.2528, 8.2347, 47.7465
        xyY:
        0.2250, 0.1140, 8.2347
      CIE-Lab:
        34.4669, 59.9937, -64.9346
        CIE-LCH:
        34.4669, 88.4067, 312.7351
        CIE-Luv:
        34.4669, 14.2805, -92.5120
        Hunter-Lab:
        28.6961, 50.8798, -78.5635
      #7023bb color charts
#7023bb RGB chart
      #7023bb CMYK chart
      #7023bb RGB pie chart
      #7023bb color shades, tints & tones
#7023bb color schemes
#7023bb color preview, HTML & CSS examples
           This text has a color of #7023bb        
        
          <p style="color:#7023bb;">Text here</p>
        
        
          .mytext {color:#7023bb;}
        
        Text color #7023bb
      
           This box has a color of #7023bb        
        
          <div style="background-color:#7023bb;">Content here</div>
        
        
          .mybackground {background-color:#7023bb;}
        
        Background color #7023bb
      
           Border around this has a color of #7023bb        
        
          <div style="border:2px solid #7023bb;">Content here</div>
        
        
          .myborder {border:2px solid #7023bb;}
        
        Border color #7023bb