#712bcf color space conversions
Hex:
        #712bcf
        RGB:
        113, 43, 207
        CMY:
        56, 83, 19
        CMYK:
        45, 79, 0, 19
      HSL:
        266°, 65.6000%, 49.0196%
        HSV (HSB):
        266°, 79.2271%, 81.1765%
        XYZ:
        18.9364, 9.7435, 59.9141
        xyY:
        0.2137, 0.1100, 9.7435
      CIE-Lab:
        37.3780, 61.9494, -71.8591
        CIE-LCH:
        37.3780, 94.8761, 310.7645
        CIE-Luv:
        37.3780, 10.6030, -104.0023
        Hunter-Lab:
        31.2145, 53.6624, -91.9529
      #712bcf color charts
#712bcf RGB chart
      #712bcf CMYK chart
      #712bcf RGB pie chart
      #712bcf color shades, tints & tones
#712bcf color schemes
#712bcf color preview, HTML & CSS examples
           This text has a color of #712bcf        
        
          <p style="color:#712bcf;">Text here</p>
        
        
          .mytext {color:#712bcf;}
        
        Text color #712bcf
      
           This box has a color of #712bcf        
        
          <div style="background-color:#712bcf;">Content here</div>
        
        
          .mybackground {background-color:#712bcf;}
        
        Background color #712bcf
      
           Border around this has a color of #712bcf        
        
          <div style="border:2px solid #712bcf;">Content here</div>
        
        
          .myborder {border:2px solid #712bcf;}
        
        Border color #712bcf