#981cf0 color space conversions
Hex:
        #981cf0
        RGB:
        152, 28, 240
        CMY:
        40, 89, 6
        CMYK:
        37, 88, 0, 6
      HSL:
        275°, 87.6033%, 52.5490%
        HSV (HSB):
        275°, 88.3333%, 94.1176%
        XYZ:
        29.0923, 13.7972, 83.5679
        xyY:
        0.2301, 0.1091, 13.7972
      CIE-Lab:
        43.9406, 78.5990, -79.7687
        CIE-LCH:
        43.9406, 111.9859, 314.5768
        CIE-Luv:
        43.9406, 23.5532, -121.8022
        Hunter-Lab:
        37.1446, 74.8016, -107.3895
      #981cf0 color charts
#981cf0 RGB chart
      #981cf0 CMYK chart
      #981cf0 RGB pie chart
      #981cf0 color shades, tints & tones
#981cf0 color schemes
#981cf0 color preview, HTML & CSS examples
           This text has a color of #981cf0        
        
          <p style="color:#981cf0;">Text here</p>
        
        
          .mytext {color:#981cf0;}
        
        Text color #981cf0
      
           This box has a color of #981cf0        
        
          <div style="background-color:#981cf0;">Content here</div>
        
        
          .mybackground {background-color:#981cf0;}
        
        Background color #981cf0
      
           Border around this has a color of #981cf0        
        
          <div style="border:2px solid #981cf0;">Content here</div>
        
        
          .myborder {border:2px solid #981cf0;}
        
        Border color #981cf0