#612ff8 color space conversions
Hex:
        #612ff8
        RGB:
        97, 47, 248
        CMY:
        62, 82, 3
        CMYK:
        61, 81, 0, 3
      HSL:
        255°, 93.4884%, 57.8431%
        HSV (HSB):
        255°, 81.0484%, 97.2549%
        XYZ:
        22.8896, 11.3517, 89.7916
        xyY:
        0.1845, 0.0915, 11.3517
      CIE-Lab:
        40.1667, 68.9806, -90.7130
        CIE-LCH:
        40.1667, 113.9613, 307.2503
        CIE-Luv:
        40.1667, 0.0557, -129.2138
        Hunter-Lab:
        33.6923, 62.3060, -134.4260
      #612ff8 color charts
#612ff8 RGB chart
      #612ff8 CMYK chart
      #612ff8 RGB pie chart
      #612ff8 color shades, tints & tones
#612ff8 color schemes
#612ff8 color preview, HTML & CSS examples
           This text has a color of #612ff8        
        
          <p style="color:#612ff8;">Text here</p>
        
        
          .mytext {color:#612ff8;}
        
        Text color #612ff8
      
           This box has a color of #612ff8        
        
          <div style="background-color:#612ff8;">Content here</div>
        
        
          .mybackground {background-color:#612ff8;}
        
        Background color #612ff8
      
           Border around this has a color of #612ff8        
        
          <div style="border:2px solid #612ff8;">Content here</div>
        
        
          .myborder {border:2px solid #612ff8;}
        
        Border color #612ff8