#703afb color space conversions
Hex:
        #703afb
        RGB:
        112, 58, 251
        CMY:
        56, 77, 2
        CMYK:
        55, 77, 0, 2
      HSL:
        257°, 96.0199%, 60.5882%
        HSV (HSB):
        257°, 76.8924%, 98.4314%
        XYZ:
        25.6077, 13.4359, 92.5105
        xyY:
        0.1947, 0.1021, 13.4359
      CIE-Lab:
        43.4128, 66.8446, -86.9904
        CIE-LCH:
        43.4128, 109.7066, 307.5392
        CIE-Luv:
        43.4128, 2.8914, -129.0886
        Hunter-Lab:
        36.6550, 60.5565, -123.9786
      #703afb color charts
#703afb RGB chart
      #703afb CMYK chart
      #703afb RGB pie chart
      #703afb color shades, tints & tones
#703afb color schemes
#703afb color preview, HTML & CSS examples
           This text has a color of #703afb        
        
          <p style="color:#703afb;">Text here</p>
        
        
          .mytext {color:#703afb;}
        
        Text color #703afb
      
           This box has a color of #703afb        
        
          <div style="background-color:#703afb;">Content here</div>
        
        
          .mybackground {background-color:#703afb;}
        
        Background color #703afb
      
           Border around this has a color of #703afb        
        
          <div style="border:2px solid #703afb;">Content here</div>
        
        
          .myborder {border:2px solid #703afb;}
        
        Border color #703afb