#611fec color space conversions
Hex:
        #611fec
        RGB:
        97, 31, 236
        CMY:
        62, 88, 7
        CMYK:
        59, 87, 0, 7
      HSL:
        259°, 84.3621%, 52.3529%
        HSV (HSB):
        259°, 86.8644%, 92.5490%
        XYZ:
        20.5601, 9.5775, 80.1219
        xyY:
        0.1865, 0.0869, 9.5775
      CIE-Lab:
        37.0732, 71.3819, -89.0568
        CIE-LCH:
        37.0732, 114.1336, 308.7133
        CIE-Luv:
        37.0732, 2.6167, -123.0357
        Hunter-Lab:
        30.9475, 64.4288, -131.8362
      #611fec color charts
#611fec RGB chart
      #611fec CMYK chart
      #611fec RGB pie chart
      #611fec color shades, tints & tones
#611fec color schemes
#611fec color preview, HTML & CSS examples
           This text has a color of #611fec        
        
          <p style="color:#611fec;">Text here</p>
        
        
          .mytext {color:#611fec;}
        
        Text color #611fec
      
           This box has a color of #611fec        
        
          <div style="background-color:#611fec;">Content here</div>
        
        
          .mybackground {background-color:#611fec;}
        
        Background color #611fec
      
           Border around this has a color of #611fec        
        
          <div style="border:2px solid #611fec;">Content here</div>
        
        
          .myborder {border:2px solid #611fec;}
        
        Border color #611fec